home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / arc / lha2lzx2.readme < prev    next >
Text File  |  1998-03-07  |  3KB  |  78 lines

  1. Short:        AmigaDOS script to convert LhA->LZX and vice versa
  2. Author:       R Burke (R.Burke-97@student.lboro.ac.uk)
  3. Uploader:     R Burke (R.Burke-97@student.lboro.ac.uk)
  4. Version:      2.7
  5. Type:         util/arc
  6. Requires:     util/arc/LhA_e138.run, util/arc/lzx121r1.lha, KS 2.0+
  7. Replaces:     util/arc/lha2lzx2.lha
  8. Distribution: * Commercial Magazines and CDs must request permission
  9.  
  10.                 from author to include.
  11.               * Non commercially, it can be distributed anywhere.
  12.               * Aminet CDs & Fish CDs may include.
  13.  
  14.  
  15. When LhA came along, Amiga users were able to store files in one (generally)
  16. smaller file - an LhA archive.  Then LZX came along - allowing much better
  17. compression rates for some files, so much more space could be saved.
  18.     When I first got LZX I found it a lot of work converting my old LhA
  19. archives to the new LZX format via the CLI, and sometimes found that after
  20. doing it that my original LhA files were smaller than the new LZX ones!  Thus
  21. LhA2LZX was born.  This script file allows the user to convert their archives
  22. from LhA to LZX or vice versa, or alternatively it will intelligently
  23. convert the archive to the smallest format, so you can always be sure of
  24. having the smallest archive in the end.  It is all done by requesters - so
  25. you don't even need to touch the keyboard!
  26.  
  27. What makes it useful is that this program is an AmigaDOS script file, which
  28. means you can load it into a text viewer/editor and see how it all works. I
  29. have commented many of the lines to help you understand more what is
  30. happening, and to help in case you want to write your own front-ends to CLI
  31. programs, or to perform certain actions.
  32.  
  33.  
  34. Versions included here are v1.1-v1.2, v2.0-v2.7
  35. This is so you can see how the program has developed and improved, and which
  36. bits I added as needed.
  37.  
  38. This archive is half the size when compressed with LZX:
  39. lha2lzx2.lha  53,878 b
  40. lha2lzx2.lzx  27,812 b
  41.  
  42. *NEW FOR 2.7*
  43. -Better handling of tilde bug in filenames
  44. -Updated .guide file
  45. -Improved cleaning-up process as it quits
  46. -Check to see if registered version of LZX is being used
  47.  
  48.  
  49. Download the latest version from:
  50. http://www-student.lboro.ac.uk/~corb1/index.html
  51.  
  52. Comments and bug reports are welcome:
  53. R.Burke-97@student.lboro.ac.uk
  54.  
  55.  
  56. ============================= Archive contents =============================
  57.  
  58. Original  Packed Ratio    Date     Time    Name
  59. -------- ------- ----- --------- --------  -------------
  60.      722     405 43.9% 29-Dec-97 20:57:34  LhA2LZX.info
  61.    43227   17348 59.8% 09-Feb-98 11:37:06 +LhA2LZX.guide
  62.     1865     988 47.0% 29-Dec-97 20:57:32 +LhA2LZX.guide.info
  63.     4018    1105 72.4% 16-Mar-97 22:54:52 +LhA2LZX_v1.1
  64.     4036    1109 72.5% 02-Jun-97 20:50:20 +LhA2LZX_v1.2
  65.     7440    2213 70.2% 10-Jul-97 22:05:44 +LhA2LZX_v2.0
  66.     8676    2428 72.0% 10-Jul-97 23:14:04 +LhA2LZX_v2.1
  67.     9597    3014 68.5% 12-Jul-97 18:32:24 +LhA2LZX_v2.2
  68.    11410    3256 71.4% 17-Jul-97 21:50:26 +LhA2LZX_v2.3
  69.    12724    3712 70.8% 06-Sep-97 22:22:00 +LhA2LZX_v2.4
  70.    13415    3893 70.9% 05-Dec-97 14:32:40 +LhA2LZX_v2.5
  71.    13640    3940 71.1% 09-Dec-97 15:06:56 +LhA2LZX_v2.6
  72.    13167    3829 70.9% 05-Feb-98 00:03:48 +LhA2LZX_v2.6a
  73.    14016    4102 70.7% 09-Feb-98 11:49:56 +LhA2LZX_v2.7
  74.     2062     709 65.6% 08-Feb-98 23:30:32 +LhA2LZX_v2.7.info
  75.     2255    1157 48.6% 09-Feb-98 11:39:30  lha2lzx2.readme
  76. -------- ------- ----- --------- --------
  77.   162270   53208 67.2% 10-Feb-98 06:07:06   16 files
  78.